CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 运动目标检测 跟踪

搜索资源列表

  1. 运动目标检测

    3下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。随书所带的视频在测试图的“第九章”文件夹内。
  3. 所属分类:源码下载

  1. 基于OPENCV的视频帧差法的实现

    2下载:
  2. 基于OPENCV的视频帧差法的实现,用来进行运动目标检测与跟踪的研究,OPENCV the video frame based on the realization of difference method is used for moving target detection and tracking of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-15
    • 文件大小:422802
    • 提供者:winnershu
  1. 运动目标检测 基于运动目标的外接矩形框的检测跟踪

    3下载:
  2. 运动目标检测 基于运动目标的外接矩形框的检测跟踪,Moving Target Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:1549
    • 提供者:jz
  1. DM642motiotest 在dm642上实现运动目标检测与跟踪

    1下载:
  2. 在dm642上实现运动目标检测与跟踪,可以选择形心 全局 手工搜索-In the dm642 to achieve moving target detection and tracking, you can choose manually search the global centroid
  3. 所属分类:DSP编程

    • 发布日期:2017-03-23
    • 文件大小:575823
    • 提供者:brank
  1. condensation.rar

    3下载:
  2. 粒子滤波实现图像序列中的运动目标检测,跟踪matlab程序,有注释,有图像序列,Particle filter realization of the image sequence in the moving target detection, tracking matlab codes, there are notes, contains image sequence
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-15
    • 文件大小:226658
    • 提供者:zhangfei
  1. GMM

    2下载:
  2. 本代码建立高斯混合模型(高斯多模型)(GMM),将其用于计算机视觉领域的视频目标检测/视频监控/运动检测/运动目标检测/视频目标跟踪等相关应用中。-This code sets up Gaussian mixture model(Gaussion Mixture Model, GMM) with image sequences for the research and application field of computer vision, using GMM for visual objec
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:16296
    • 提供者:朱亮亮
  1. track2

    0下载:
  2. 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8908520
    • 提供者:sunpengpeng
  1. VideoDemo

    0下载:
  2. 运动图像分析及其应用:静态或运动目标检测与跟踪-Motion image analysis and its applications: a static or moving target detection and tracking
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:3110231
    • 提供者:李佳佳
  1. targets-detection-and-tracking

    2下载:
  2. 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
  3. 所属分类:OpenCV

    • 发布日期:2012-11-05
    • 文件大小:2745125
    • 提供者:李静
  1. motion-tracking-system-

    1下载:
  2. 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1062384
    • 提供者:mei88
  1. objectdetectionandtracking

    0下载:
  2. 一个小型的静态背景下的运动目标检测和跟踪的程序-A small static context of the moving target detection and tracking procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:375709
    • 提供者:郭江
  1. BasedOnMeanShiftAndParticleFilterObjectTracking.ra

    0下载:
  2. 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:2126673
    • 提供者:田卉
  1. shipin

    0下载:
  2. 视频运动目标检测,包括背景预测法目标检测和帧间差分法目标检测,Meam Shift目标跟踪和多目标重心法跟踪,内含演示说明。-Video moving target detection, including the context of target detection and prediction inter-frame difference method target detection, Meam Shift target tracking and multi-purpose center
  3. 所属分类:Video Capture

    • 发布日期:2017-05-13
    • 文件大小:3114801
    • 提供者:jiaojiao003
  1. 2201661974520079181725541578112

    0下载:
  2. 基于图像处理的运动目标检测跟踪系统的设计与实现的论文,是一篇博士论文,在研究有关目标跟踪与检测的时候,有很多可借鉴之处。-Based on image processing to track the moving target detection system design and implementation of the papers, is a doctoral thesis research on the target tracking and detection of the time
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3983395
    • 提供者:欧阳
  1. ssxueweilenwen

    0下载:
  2. 一个硕士生的毕业论文,基于图像处理的运动目标检测跟踪系统的设计与实现。-A Master' s thesis, based on image processing of moving target detection and tracking system designed to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3983019
    • 提供者:yutao
  1. MatlabImageSequenceOfMovingTargetDetectionAndTrack

    0下载:
  2. Matlab图像序列中的运动目标检测与跟踪 关于序列图像的动态目标跟踪-Matlab image sequence of moving target detection and tracking on image sequences of dynamic target tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:938
    • 提供者:xumancheer
  1. MovingObjectDetection

    0下载:
  2. 这是一个视频运动目标检测跟踪,能够比较准确的检测任务和车辆。-This is a video moving target tracking, can be more accurate detection tasks and vehicles.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:593676
    • 提供者:chenhao
  1. OpenCV_based_tracking

    0下载:
  2. 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:180101
    • 提供者:abc
  1. OpenCV

    0下载:
  2. 基于OpenCV的运动目标检测跟踪实验平台-OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:177211
    • 提供者:xf
  1. 运动目标的跟踪检测

    1下载:
  2. 这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频(This is the realization of tracking and detecting moving objects in video with MATLAB program, with a small video.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:624640
    • 提供者:凯撒11
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com